πŸ•·οΈοΈ Job Radar β€’ SCRAPING

Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.

upwork.com 🟑 2026-05-16

πŸ”Ή Fetch Live Music Venues Across US States Using Google Places API
πŸ‘€ Client: πŸ‡ΊπŸ‡Έ USA Member since 2026-05-14
πŸ’° Price: $300
🚩 Problem: Automate the process of collecting live music venue information from across all 50 US states using Python.
πŸ“¦ Existing: Not specified

Specifications:

[Target] Collect data on live music venues including names, addresses, and coordinates (lat/long)
[Method] Use Google Places API Text Search for each state
[UI/UX] Not applicable
[Stack] Python, Google Places API, CSV handling libraries (e.g., csv)
[Security] Ensure API key is stored securely; handle rate limits
[Format] Output data in a structured CSV file

Workflow:

1. Set up Google Places API credentials and obtain an API key.
2. Define a function to make API requests for each state, filtering by 'live music venue'.
3. Parse the JSON response to extract required fields (venue name, address, lat/long).
4. Write extracted data into a CSV file with headers: 'State', 'Venue Name', 'Address', 'Latitude', 'Longitude'.

⚑ Receive notifications instantly Join our community.